Skip to content

tapd: add itest for grouped asset channel funding #987

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

guggero
Copy link
Member

@guggero guggero commented Feb 26, 2025

@guggero
Copy link
Member Author

guggero commented Apr 15, 2025

Updated go.mod to point to the now merged lightninglabs/taproot-assets#1413.
Ready for review.

@guggero guggero requested review from ffranr and removed request for gijswijs April 15, 2025 17:36
@lightninglabs-deploy
Copy link

@GeorgeTsagk: review reminder
@ffranr: review reminder

@guggero
Copy link
Member Author

guggero commented Apr 23, 2025

Ready for review, @ffranr and @GeorgeTsagk.

guggero added 2 commits April 24, 2025 11:55
We remove the Zane node from all tests where its only role was being the
universe server. Starting a node takes multiple seconds, so if we can
spin up fewer nodes, we can save some time.
And functionality wise Charlie can easily be the universe, we just need
to define its port upfront so we can configure it to be its own proof
courier.
@levmi levmi moved this from 🏗 In progress to 👀 In review in Taproot-Assets Project Board Apr 24, 2025
@guggero guggero force-pushed the group-key-support branch 2 times, most recently from 949259f to 2ce063a Compare April 25, 2025 07:25
@guggero guggero force-pushed the group-key-support branch from 2ce063a to 23f300d Compare April 25, 2025 08:17
Copy link
Member

@GeorgeTsagk GeorgeTsagk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Non-blocking: Since the group keys on taprpc are already merged, we could enhance testCustomChannelsLiquidityEdgeCasesCore with an extra option similar to groupMode, which would control whether we open single asset ID or group funded channels. This way we could incorporate low-hanging coverage for this PR. Not sure what the diff for that would be, could def be a follow-up PR.

// Test case 2: Send a few direct keysend payment from Erin to Fabia.
// ------------
for i := 0; i < numSends; i++ {
// TODO(guggero): Actually specify group key here instead of
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can actually use withGroupKey now

github.com/lightninglabs/loop/looprpc v1.0.4-0.20250306160707-1091a628755c
github.com/lightninglabs/loop/swapserverrpc v1.0.13-0.20250306160707-1091a628755c
github.com/lightninglabs/lndclient v0.19.0-4
github.com/lightninglabs/loop v0.31.0-beta.0.20250425065236-7e81916829d9
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this commit message only mentions tapd, while we also indirectly bump other core repos like lnd/loop/lndclient

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

3 participants